cursor_open

Wrapper for cursor_open @throws lmdb_oo.MbdError on failure

static
void
cursor_open
(
MDB_txn* txn
,
const MDB_dbi dbi
,
MDB_cursor** cursor
)

Meta